Fix another quoting error in installed tests
authorMatthias Clasen <mclasen@redhat.com>
Mon, 25 Jan 2016 18:01:15 +0000 (13:01 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 25 Jan 2016 18:02:13 +0000 (13:02 -0500)
Same as the previous one. I should fix my silly mistakes before
copying them around...

testsuite/css/style/test-css-style.test.in

index 308264c8a61919bcd00fef90522e9ab99c4ad0fd..6d00d8d542bed9c17f5171854de40bd0818901b9 100644 (file)
@@ -1,3 +1,3 @@
 [Test]
-Exec=/bin/sh -c "cd @libexecdir@/installed-tests/gtk+/css/style && @libexecdir@/installed-tests/gtk+/css/style/test-css-style
+Exec=/bin/sh -c "cd @libexecdir@/installed-tests/gtk+/css/style && @libexecdir@/installed-tests/gtk+/css/style/test-css-style"
 Type=session